迅睿模板对应说明
1、前端显示模板介绍
模块首页:/template/pc/default/home/demo/index.html (独立模块才有)
模块栏目封面:/template/pc/default/home/demo/category.html
模块栏目列表:/template/pc/default/home/demo/list.html
模块内容:/template/pc/default/home/demo/show.html
模块搜索页面:/template/pc/default/home/demo/search.html
模块评论页面:/template/pc/default/home/demo/comment.html comment_ajax.html
404模板文件:/template/pc/default(根据你的模板目录而变化)/home/404.html
提示信息页面:/template/pc/default/home/msg.html
tag: /template/pc/default/home/demo/tag.html
默认无图缩略图 /static/assets/images/nopic.gif
2、用户中心管理模板介绍
发布:/template/pc/default/member/demo/module_post.html
内容列表:/template/pc/default/member/demo/module_list.html
草稿列表:/template/pc/default/member/demo/module_draft.html
审核列表:/template/pc/default/member/demo/module_verify.html
前端界面
默认模块表单模板介绍
发布:/template/pc/default/home/mform_post.html
列表:/template/pc/default/home/mform_list.html
查看:/template/pc/default/home/mform_show.html